*** empty log message ***
authorDan Nicolaescu <dann@ics.uci.edu>
Wed, 19 Mar 2008 04:13:46 +0000 (04:13 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Wed, 19 Mar 2008 04:13:46 +0000 (04:13 +0000)
etc/NEWS

index 73e0892f344b6bd9c9dd624279faf86ca4914c11..335862052c70af853f2c8a762822a1c5b0fba898 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -126,9 +126,10 @@ displays with fewer than 16 colors and dark background (e.g. older
 xterms and the Linux console).  On such displays, only the comment
 delimiters will appear to be fontified (in the new face
 `font-lock-comment-delimiter-face').  To restore the old appearance,
-customize `font-lock-comment-face', or use a newer terminal emulator
-that supports more colors (256 is now common).  For example for xterm
-compatible emulators you can run emacs like this: 
+customize `font-lock-comment-face'. Another alternative is to use a
+newer terminal emulator that supports more colors (256 is now common).
+For example, for xterm compatible emulators that support 256 colors,
+you can run emacs like this: 
 env TERM=xterm-256color emacs -nw
 (This was new in Emacs 22.1, but was not described.  In Emacs 22.1
 this also happened for terminals with a light background, that is not